Versions:
live777, developed by binbat, is a lightweight, high-performance edge WebRTC Selective Forwarding Unit (SFU) designed to relay real-time video, audio and data streams with minimal latency. Positioned in the Video Streaming category, the application acts as a server-side traffic director: it receives incoming media from WebRTC peers and redistributes only the requested streams to each subscriber, eliminating the bandwidth-heavy mesh topology that would otherwise require every participant to upload to every other participant. This architecture makes live777 well suited for multi-party video conferences, interactive webinars, low-latency game streaming, remote drone or robot telemetry, and IoT scenarios where battery and uplink capacity are constrained. Written in Rust and published under the permissive MIT licence, the 0.8.1 release (the eighth public iteration) emphasises small memory footprint, lock-free concurrency and native compilation for x86-64, ARM64 and common edge boards, allowing a single binary to run on everything from cloud VMs to Raspberry Pi gateways. Configuration is achieved through a concise TOML file and a REST-like API that lets developers create, destroy and monitor publish/subscribe sessions on demand; optional JWT authentication and TLS termination simplify secure public deployment, while built-in Prometheus metrics facilitate integration with observability stacks. Because the project exposes standard WebRTC protocols, front-end code written for browsers, Flutter, Unity or GStreamer continues to work unchanged, shortening time-to-market for new interactive services. live777 is available for free on get.nero.com, with downloads furnished through trusted Windows package sources such as winget, always supplying the newest build and supporting batch installation alongside other applications.
Tags: